home *** CD-ROM | disk | FTP | other *** search
- Path: news.compuserve.com!fh6031
- From: 74671.2156@compuserve.com
- Newsgroups: comp.lang.c++
- Subject: Automatically formatting C++ source code
- Date: 26 Jan 1996 16:15:11 EDT
- Organization: BUILD 10-NOV-95 (0.9.7.6)
- Message-ID: <30000672005915174671.2156@compuserve.com>
- NNTP-Posting-Host: dd78-159.compuserve.com
-
- Hi All,
-
- I'm part of a team developing a C++ app that leverages code from a
- previous project(aren't we all). However, the code from the old project
- doesn't conform well to our coding standards. If I could just reformat
- the code to meet our standard, maintainence would be much easier. Note:
- the amount of code being reused prohibits manual reformatting.
-
- Does anyone know of a commercial product, GNU freeware, or anything that
- "pretty-formats" C++ source code? Preferably, it would allow some
- configuration as to the formatting style. I tried searching the web for
- "pretty" and "format," but didn't find anything useful other than
- pretty-printers, most of which produce postscript output.
-
- Any help or suggestions are welcome, thanks in advance.
-
- David W. Mayfield
-
- // Disclaimer: My ideas don't necessarily reflect the views of // my
- company.
-